Raspbian automatic forward porter [Tue, 8 Sep 2026 18:43:00 +0000 (19:43 +0100)]
Merge version 9.6.2+dfsg1-4+rpi1 and 9.6.2+dfsg1-5 to produce 9.6.2+dfsg1-5+rpi1
Raspbian automatic forward porter [Sun, 6 Sep 2026 17:00:29 +0000 (18:00 +0100)]
Merge version 9.6.2+dfsg1-2+rpi1 and 9.6.2+dfsg1-4 to produce 9.6.2+dfsg1-4+rpi1
Francesco Ballarin [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Merge vtk9 (9.6.2+dfsg1-5) import into refs/heads/workingbranch
Anton Gladky [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Fix segfault writing ascii .vtu files with implicit cell type arrays
Forwarded: not-yet
NewIterator() returns nullptr for the implicit cell-type arrays used
since VTK 9.6, so WriteAsciiData() dereferenced that nullptr in
iter->Delete(). Merely guarding the Delete() is not enough: the
templated writer already returns early on a null iterator, so the array
is then written empty, and since WriteInlineData() discards the return
value the writer reports success for a file which has lost all of its
cells. Write such arrays through an explicit copy instead.
Closes yade FTBFS.
Gbp-Pq: Name fix_xmlwriter_ascii_implicit_cellarray_segfault.patch
Debian Science Maintainers [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
build_reproducibility
===================================================================
Gbp-Pq: Name build_reproducibility.patch
Bas Couwenberg [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Fix FTBFS with GDAL 3.13.0.
error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive]
From GDAL 3.13.0 NEWS:
"
* GDALMajorObject: Use CSLConstList for GetMetadata, SetMetadata (API breakage)
"
Gbp-Pq: Name gdal-3.13.patch
Debian Science Maintainers [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Dandan Zhang [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Adrian Bunk [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Dominique Belhachemi [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Anton Gladky [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Debian Science Maintainers [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Francesco Ballarin [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
vtk9 (9.6.2+dfsg1-5) unstable; urgency=medium
[ Dominique Belhachemi ]
* Team upload.
* Drop libdouble-conversion-dev build dependency
Upstream removed ThirdParty/doubleconversion in v9.6.0
* Drop unused 30_drop_medical_example.patch
[ Francesco Ballarin ]
* Automatically install vtk-{version}.dist-info/METADATA file with minimal
metadata including only the version number, so that a end user running
"pip show vtk" correctly receives the answer that the package is installed
and its version. Closes: #
1096135.
[dgit import unpatched vtk9 9.6.2+dfsg1-5]
Francesco Ballarin [Fri, 28 Aug 2026 08:57:41 +0000 (08:57 +0000)]
Import vtk9_9.6.2+dfsg1-5.debian.tar.xz
[dgit import tarball vtk9 9.6.2+dfsg1-5 vtk9_9.6.2+dfsg1-5.debian.tar.xz]
Raspbian automatic forward porter [Wed, 29 Jul 2026 13:20:24 +0000 (14:20 +0100)]
Merge version 9.5.2+dfsg4-5+rpi1 and 9.6.2+dfsg1-2 to produce 9.6.2+dfsg1-2+rpi1
Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Declare fast forward from 9.6.2+dfsg1-3
[dgit --quilt=gbp --overwrite]
Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix segfault writing ascii .vtu files with implicit cell type arrays
Forwarded: not-yet
NewIterator() returns nullptr for the implicit cell-type arrays used
since VTK 9.6, so WriteAsciiData() dereferenced that nullptr in
iter->Delete(). Merely guarding the Delete() is not enough: the
templated writer already returns early on a null iterator, so the array
is then written empty, and since WriteInlineData() discards the return
value the writer reports success for a file which has lost all of its
cells. Write such arrays through an explicit copy instead.
Closes yade FTBFS.
Gbp-Pq: Name fix_xmlwriter_ascii_implicit_cellarray_segfault.patch
Debian Science Maintainers [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
build_reproducibility
===================================================================
Gbp-Pq: Name build_reproducibility.patch
Bas Couwenberg [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix FTBFS with GDAL 3.13.0.
error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive]
From GDAL 3.13.0 NEWS:
"
* GDALMajorObject: Use CSLConstList for GetMetadata, SetMetadata (API breakage)
"
Gbp-Pq: Name gdal-3.13.patch
Debian Science Maintainers [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Dandan Zhang [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Adrian Bunk [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Dominique Belhachemi [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Debian Science Maintainers [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Tue, 28 Jul 2026 14:20:19 +0000 (16:20 +0200)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Anton Gladky [Tue, 28 Jul 2026 14:20:52 +0000 (16:20 +0200)]
Update changelog.
Anton Gladky [Tue, 28 Jul 2026 14:19:04 +0000 (16:19 +0200)]
fix_xmlwriter_ascii_implicit_cellarray_segfault.patch: write the cell types
Guarding the null iterator only removed the crash, the array was still
written empty. Write arrays without an iterator through an explicit copy
and let the autopkgtest read the file back to check the cell count.
Anton Gladky [Mon, 27 Jul 2026 14:37:57 +0000 (16:37 +0200)]
Update changelog.
Anton Gladky [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Declare fast forward from 9.6.2+dfsg1-2
[dgit --quilt=gbp --overwrite]
Anton Gladky [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Fix segfault writing ascii .vtu files with implicit cell type arrays
Forwarded: not-yet
NewIterator() returns nullptr for the implicit cell-type arrays used
since VTK 9.6. WriteAsciiData() dereferenced that nullptr via an
unconditional iter->Delete(). Guard it. Closes yade FTBFS.
Gbp-Pq: Name fix_xmlwriter_ascii_implicit_cellarray_segfault.patch
Debian Science Maintainers [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
build_reproducibility
===================================================================
Gbp-Pq: Name build_reproducibility.patch
Bas Couwenberg [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Fix FTBFS with GDAL 3.13.0.
error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive]
From GDAL 3.13.0 NEWS:
"
* GDALMajorObject: Use CSLConstList for GetMetadata, SetMetadata (API breakage)
"
Gbp-Pq: Name gdal-3.13.patch
Debian Science Maintainers [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Dandan Zhang [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Adrian Bunk [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Dominique Belhachemi [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Anton Gladky [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Debian Science Maintainers [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Mon, 27 Jul 2026 14:37:42 +0000 (16:37 +0200)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Drew Parsons [Tue, 14 Jul 2026 09:40:45 +0000 (11:40 +0200)]
upload 9.6.2+dfsg1-2 to unstable
transition #
1141369
Drew Parsons [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Merge vtk9 (9.6.2+dfsg1-2) import into refs/heads/workingbranch
Drew Parsons [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Record vtk9 (9.6.2+dfsg1-2) in archive suite sid
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
build_reproducibility
===================================================================
Gbp-Pq: Name build_reproducibility.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
build_reproducibility
===================================================================
Gbp-Pq: Name build_reproducibility.patch
Bas Couwenberg [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix FTBFS with GDAL 3.13.0.
error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive]
From GDAL 3.13.0 NEWS:
"
* GDALMajorObject: Use CSLConstList for GetMetadata, SetMetadata (API breakage)
"
Gbp-Pq: Name gdal-3.13.patch
Bas Couwenberg [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix FTBFS with GDAL 3.13.0.
error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive]
From GDAL 3.13.0 NEWS:
"
* GDALMajorObject: Use CSLConstList for GetMetadata, SetMetadata (API breakage)
"
Gbp-Pq: Name gdal-3.13.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Dandan Zhang [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Dandan Zhang [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Adrian Bunk [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Adrian Bunk [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Dominique Belhachemi [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Dominique Belhachemi [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Anton Gladky [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Debian Science Maintainers [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Drew Parsons [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
vtk9 (9.6.2+dfsg1-2) unstable; urgency=medium
* Team upload
* upload vtk 9.6 to unstable (transition #
1141369)
[dgit import unpatched vtk9 9.6.2+dfsg1-2]
Drew Parsons [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
vtk9 (9.6.2+dfsg1-2) unstable; urgency=medium
* Team upload
* upload vtk 9.6 to unstable (transition #
1141369)
[dgit import unpatched vtk9 9.6.2+dfsg1-2]
Drew Parsons [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Import vtk9_9.6.2+dfsg1-2.debian.tar.xz
[dgit import tarball vtk9 9.6.2+dfsg1-2 vtk9_9.6.2+dfsg1-2.debian.tar.xz]
Drew Parsons [Tue, 14 Jul 2026 09:40:34 +0000 (11:40 +0200)]
Import vtk9_9.6.2+dfsg1-2.debian.tar.xz
[dgit import tarball vtk9 9.6.2+dfsg1-2 vtk9_9.6.2+dfsg1-2.debian.tar.xz]
Drew Parsons [Wed, 1 Jul 2026 22:30:26 +0000 (00:30 +0200)]
upload 9.6.2+dfsg1-1exp5 to experimental
Drew Parsons [Wed, 1 Jul 2026 19:50:44 +0000 (21:50 +0200)]
Revert "(Build-)Depends: tao-pegtl-dev to support external PEGTL (tao)"
This reverts commit
40a6ef7735852b03253692722eeb812e3e8b6ef2.
tao-pegtl-dev 3.2.7 is not compatible with vtk 9.6.
There was MR !11999 to update VTK, but it has been abandoned,
and does not merge cleanly into current source.
https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11999
See also
https://gitlab.kitware.com/vtk/vtk/-/work_items/17876
https://gitlab.kitware.com/vtk/vtk/-/work_items/18151
Cannot close Bug#
1035426 until upstream sorts out their pegtl support.
Drew Parsons [Wed, 1 Jul 2026 17:37:30 +0000 (19:37 +0200)]
fix contents of debian/python3-vtk9.pydist
see man page for dh_python3
and /usr/share/doc/dh-python/README.PyDist
Drew Parsons [Wed, 1 Jul 2026 13:53:46 +0000 (15:53 +0200)]
install vtkQImageToImageSource.h and vtkQWidget*.h to libqt9-qt-dev
not libqt9-dev
Together with the preceding tao-pegtl-dev patch,
Closes: #1035426
Drew Parsons [Wed, 1 Jul 2026 10:17:10 +0000 (12:17 +0200)]
(Build-)Depends: tao-pegtl-dev to support external PEGTL (tao)
with -DVTK_MODULE_USE_EXTERNAL_VTK_pegtl=ON
see Bug#
1035426